GtkColorChooser: make set_rgba work in editor mode
authorSebastien Lafargue <slafargue@gnome.org>
Fri, 22 Jan 2016 21:25:29 +0000 (22:25 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 23 Jan 2016 23:16:51 +0000 (18:16 -0500)
commit526fd89ec57610304516c3b4cba11242c53d6beb
treeecfa54efc41add1f8301e0fa160b796f5c5e110e
parent5febf4f170983a22ca4cae58dba29813ba3c8bc3
GtkColorChooser: make set_rgba work in editor mode

When using the color chooser in editor mode,
gtk_color_chooser_set_rgba need to be propaged
to the editor

https://bugzilla.gnome.org/show_bug.cgi?id=761005
gtk/gtkcolorchooserwidget.c